-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the python group across 1 directory with 7 updates #425
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pypdf](https://github.com/py-pdf/pypdf) | `4.1.0` | `4.2.0` | | [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.36.0` | `2.37.0` | | [boto3](https://github.com/boto/boto3) | `1.34.76` | `1.34.93` | | [black](https://github.com/psf/black) | `24.3.0` | `24.4.2` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240403` | `2.31.0.20240406` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | Updates `pypdf` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.1.0...4.2.0) Updates `aws-lambda-powertools` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-python@v2.36.0...v2.37.0) Updates `boto3` from 1.34.76 to 1.34.93 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.76...1.34.93) Updates `black` from 24.3.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.2) Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) Updates `types-requests` from 2.31.0.20240403 to 2.31.0.20240406 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: aws-lambda-powertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
9394694
to
8773bf0
Compare
🦋 Changeset detectedLatest commit: 9aec496 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
…hon group across 1 directory with 7 updates
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the python group with 7 updates in the / directory:
4.1.0
4.2.0
2.36.0
2.37.0
1.34.76
1.34.93
24.3.0
24.4.2
1.9.0
1.10.0
2.31.0.20240403
2.31.0.20240406
8.1.1
8.2.0
Updates
pypdf
from 4.1.0 to 4.2.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
2ac88e6
REL: 4.2.0561b1b0
BUG: Fix merge_page sometimes generating unknown operator 'QQ' (#2588)ae0d27b
TST: Allow loading truncated images if required (#2586)956fd03
ENH: Allow multiple charsets for NameObject.read_from_stream (#2585)0f7c8fe
ROB: Tolerate "truncated" xref (#2580)6152893
TST: Fix download issues from #2562 (#2578)bc29901
ENH: Add support for /Kids in page labels (#2562)4bdca16
ENH: Allow to update fields on many pages (#2571)4d3d797
DEV: Remove unused dependencies (#2572)50bb7f2
BUG: Fix fields update where annotations are kids of field (#2570)Updates
aws-lambda-powertools
from 2.36.0 to 2.37.0Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
... (truncated)
Commits
444dbaa
chore: version bumpbb8675c
chore(ci): changelog rebuild (#4149)4f27133
chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.115 to 0....113eb07
chore(deps-dev): bump types-redis from 4.6.0.20240409 to 4.6.0.20240417 (#4145)55713ce
feat(event_handler): add support for OpenAPI security schemes (#4103)1e7b3ab
chore(deps-dev): bump mkdocs-material from 9.5.17 to 9.5.18 (#4143)446a706
chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.113 to 0....9244a35
chore(deps): bump squidfunk/mkdocs-material from6b124e1
to521644b
in /d...f114a8e
chore(deps-dev): bump cfn-lint from 0.86.2 to 0.86.3 (#4137)7f88384
chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.112 to 0....Updates
boto3
from 1.34.76 to 1.34.93Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
98b2562
Merge branch 'release-1.34.93'b7f2abe
Bumping version to 1.34.93753c7e0
Add changelog entries from botocorefbd8845
Merge branch 'release-1.34.92'439165b
Merge branch 'release-1.34.92' into develop2330760
Bumping version to 1.34.92c11d47b
Add changelog entries from botocore1cdfd9e
Merge branch 'release-1.34.91'9a2673e
Merge branch 'release-1.34.91' into develop1db9ea4
Bumping version to 1.34.91Updates
black
from 24.3.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templatee7fb048
Prepare release 24.4.1 (#4328)3f0f8f1
Support PEP 696 (#4327)2f88085
Github Action: Directly install from repo ifexport-subst
is skipped (#4313)12ce3db
Move changelog entry to right section (#4326)1354be2
Add support to style function definitions with newlines before function stubs...f4b644b
Prevent wrapping of multiline fstrings in parens (#4325)Updates
mypy
from 1.9.0 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)8019010
Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
types-requests
from 2.31.0.20240403 to 2.31.0.20240406Commits
Updates
pytest
from 8.1.1 to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31
Tweak changelog for 8.2.09b6219b
Prepare release version 8.2.0835765c
Merge pull request #12130 from bluetech/fixtures-inline7e7503c
unittest: report class cleanup exceptions (#12250)882c4da
fixtures: inlinefail_fixturefunc
2e8fb9f
fixtures: extract a_check_fixturedef
methodacf2971
fixtures: inline_getnextfixturedef
into_get_active_fixturedef
3c77aec
fixtures: move "request" check earlyd217d68
fixtures: inline_compute_fixture_value
530be28
fixtures: use early return in_get_active_fixturedef
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions